sec1 0.3.0

Pure Rust implementation of SEC1: Elliptic Curve Cryptography encoding formats including ASN.1 DER-serialized private keys as well as the Elliptic-Curve-Point-to-Octet-String encoding
Documentation

sec1

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 13 feature flags, 5 of them enabled by default.

default

der (default)

This feature flag does not enable additional features.

point (default)

base16ct (default)

This feature flag does not enable additional features.

generic-array (default)

This feature flag does not enable additional features.

alloc

pem

pkcs8

This feature flag does not enable additional features.

serde

serdect

This feature flag does not enable additional features.

std

subtle

This feature flag does not enable additional features.

zeroize

This feature flag does not enable additional features.